glcontext: Make the creation of EGL context more obvious
authorPablo Correa Gómez <ablocorrea@hotmail.com>
Fri, 6 May 2022 14:40:13 +0000 (16:40 +0200)
committerPablo Correa Gómez <ablocorrea@hotmail.com>
Tue, 10 May 2022 10:29:08 +0000 (12:29 +0200)
commit0f21f6c273f0f65eb9b5fd06d2bc5acf8701f397
tree9a987bf8623928670cc89b7622c5b9c8d80e3bd7
parenta0374334d4f210518438c9b6520ea4f6694ac9a1
glcontext: Make the creation of EGL context more obvious

By splitting it into its own function it becomes more that the
EGL code is a shared implementation.
gdk/gdkglcontext.c